home *** CD-ROM | disk | FTP | other *** search
/ NCSoft Asset Disc (USA) / NCSoft Asset Disc (USA).bin / kuf.swf / scripts / DefineSprite_8 / frame_1 / DoAction.as
Encoding:
Text File  |  2003-05-03  |  364 b   |  8 lines

  1. var component = _parent._parent;
  2. component.registerSkinElement(arrow_mc,"arrow");
  3. component.registerSkinElement(face_mc,"face");
  4. component.registerSkinElement(shadow_mc,"shadow");
  5. component.registerSkinElement(darkshadow_mc,"darkshadow");
  6. component.registerSkinElement(highlight_mc,"highlight");
  7. component.registerSkinElement(highlight3D_mc,"highlight3D");
  8.